﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('css/layout.css');
@import url('css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}
ul {
	list-style: none;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.duyuyan{
	float: right ;}

/*---------- stock ---------*/
.top_db{
	float: left ;
	width: 100%;
	background: #535353;
}
.top_gsmc{
	text-align: left ;
	line-height: 20px;
	color: #fff;
}
.top_lxdh{
	text-align: right ;
	line-height: 20px;
	color: #fff;
}
.top{
	width: 100%;
}
.logo{
	float: left ;
	width: 33%;
}
.logo a img{
	float: left ;
	width: 100%;
	max-width: 407px;
}
/***************导航*****************/
.head {
	width: 67%;
	float: left ;
}
.navbar-brand {
	height: auto;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}

.navbar-nav {
	float: left ;
}

.navbar-default {
	border: none;
	background: none;
	min-height: auto;
	margin-bottom: 0;
}
ul.nav.navbar-nav li a {
	font-size: 16px;
	color: #000;
	line-height: 35px;
	margin: 43px 0px;
	padding: 0px 17px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 微软雅黑;
}

ul.nav.navbar-nav li {
}

ul.nav.navbar-nav li a:hover {
	color:#fff;
	background:#efae00;
	border-radius:10px;
}
.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	border-radius:10px;
	background:#efae00!important;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

ul.nav.navbar-nav li.active a {
	color: #fff;
	background: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background: none;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
	background: none!important;
}
/**************************************banner*****************/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/********关于我们*****/
.gsjj{
	float: left ;
	width: 100%;
	padding-top: 55px;
	padding-bottom:46px;
}
.btname{
	float: left ;
	width: 100%;
}
.btzmc{
	float: left ;
	width: 100%;
	color: #000000;
	font-size: 30px;
	text-align: center ;
}
.btfmc{
	float: left ;
	width: 100%;
	color: #595959;
	font-size: 18px;
	line-height: 20px;
	margin-top: 15px;
	text-align: center ;
	background: url('../images/mcxbq.png') no-repeat center center ; 
}
.gsjjneirong{
	float: left ;
	width: 100%;
	margin-top: 35px;
}
.gsjjimg{
	float: left ;
	width: 48%;
	max-width:552px;
}
.gsjjnr{
	float: left ;
	width: 50%;
	margin-left: 2%;
	font-size: 16px;
	color: #535353;
	line-height: 34px;
}
.gsjjmore{
	float: left ;
	width: 153px;
	border: 1px #c70d1f solid ;
	line-height: 40px;
	text-align: center ;
	border-radius:10px;
	margin-left: 2%;
	margin-top: 45px;
}
.gsjjmore a{
	font-size: 16px;
	color: #535353;
}
/**********产品展示*****/
.dpzs{
	float: left ;
	width: 100%;
	border-top: 1px #929292 solid ;
	padding-top: 50px;
	padding-bottom: 30px;
	background: url('../images/cpzsbj.jpg') no-repeat left top ; 
}
.btmc{
	float: left ;
	width: 100%;
	background: url('../images/btxhx.jpg') no-repeat center bottom ;
	font-size: 30px;
	color: #313131;
	text-align: center ; 
	padding-bottom: 15px;
}
.cpnr{
	float: left ;
	width: 100%;
	margin-top: 30px;
}
.cpnr ul li{
	float: left ;
	width: 23%;
	margin-left: 2%;
	margin-top: 15px;
	background:#fff;
	padding: 5px;
}
.cpnr ul li .cpimg{
	float: left ;
	width: 100%;
	height: 261px;
	overflow: hidden ;
}
.cpnr ul li .cpimg a{
	float: left ;
	width: 100%;
	height: 100%;
}
.cpnr ul li .cpimg a img{
	width: 100%;
	height: 100%;
}
.cpnr ul li .cpname{
	float: left ;
	width: 100%;

	line-height: 35px;
	max-height: 35px;
	text-align: center ;
	overflow: hidden ;
}
.cpnr ul li .cpname a:hover {
	color: #fff;
	background: #efae00;
}
.cpnr ul li .cpname a{
	font-size: 16px;
	color: #000000;
	width: 100%;
	float: left ;
	line-height: 35px;
	text-align: center ;
	background: #c9c9c9;
}
.cpmore{
	float: left ;
	width: 100%;
	margin-top: 56px;
}
.cpmorenr{
	width: 165px;
	line-height: 45px;
	margin: auto ;
	border-radius:10px;
	text-align: center ;
	border: 1px #3a3a3a solid ;
}
.cpmorenr a{
	font-size: 16px;
	color: #d60010;
}
/*******新闻*****/
.new{
	float: left ;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.newnr{
	float: left ;
	margin-top: 10px;
}
.newnr ul li{
	float: left ;
	width: 48%;
	margin-top: 30px;
	margin-right:1%;
	margin-left:1%;
}
.newnr ul li .newimg{
	float: left ;
	width: 35%;
	max-height: 195px;
}
.newnr ul li .newimg a img{
	float: left ;
	width: 100%;
}
.newnr ul li .newname{
	float: left ;
	width: 61%;
	margin-left: 4%;
	line-height: 30px;
}
.newnr ul li .newname a{
	font-size: 18px;
	color: #000;
}
.newnr ul li .newname a:hover {
	color: #efae00;
	font-weight: bold ;
}
.newnr ul li .newjs{
	float: left ;
	width: 61%;
	margin-left: 4%;
	font-size: 14px;
	color: #5f5f5f;
	line-height: 28px;
	margin-top: 5px;
}
.newnr ul li .newtime{
	float: left ;
	width: 61%;
	font-size: 14px;
	color: #c70d1f;
	margin-top: 20px;
	margin-left: 4%;
}
.newmore{
	float: left ;
	width: 100%;
	margin-top: 30px;
}
.newgd{
	margin: auto ;
	width: 153px;
	border: 1px #c70d1f solid ;
	line-height: 40px;
	text-align: center ;
	border-radius:10px;
}
.newgd a{
	font-size: 16px;
	color: #535353;
}
/*******底部******/
.dbhx{
	float: left ;
	width: 100%;
}
.dbhx img{
	width: 100%;
}
.foot{
	float: left ;
	width: 100%;
	background: url('../images/dbbj.jpg') no-repeat center center ; 
	padding-top: 29px;
	padding-bottom: 30px;
}
.footdh{
	float: left ;
	width: 100%;
	background: url('../images/dbtb.png') no-repeat left top ; 
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
}
.footdz{
	float: left ;
	width: 100%;
	background: url('../images/dbtb1.png') no-repeat left top ; 
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	margin-top: 17px;
}
.footyx{
	float: left ;
	width: 100%;
	background: url('../images/dbtb2.png') no-repeat left 5px; 
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	margin-top: 17px;
	line-height: 25px;
}
.footwz{
	float: left ;
	width: 100%;
	background: url('../images/dbtb3.png') no-repeat left top ; 
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
	margin-top: 17px;
	line-height: 25px;
}

.footcpmc{
	float: left ;
	font-size: 18px;
	color: #fff;
}
.footcpmc ul{
	float: left ;
	width: 100%;
	margin-top: 15px;
}
.footcpmc ul li{
	float: left ;
	line-height: 30px;
	width: auto ;
	padding-right: 10px;
}
.footcpmc ul li a{
	font-size: 14px;
	color: #fff;
}
.footewm{
	float: right ;
	margin-right: 34px;
}
.footewm img{
	width: 100%;
}
.footerdb{
	float: left ;
	width: 100%;
	background: #1d1d1d;
	font-size: 14px;
	line-height:40px;
	text-align: center ;
	color: #fff;
}
.footbq a{
	font-size: 14px;
	color: #fff;
}




.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #ba2835;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #ba2835;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#000;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 50px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}


@media screen and (max-width: 800px) {
.navbar-brand{
	width: 80%;
}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-nav {
		float: none;
		margin-top: 2em;
		text-align: center;
		margin: 0;
	}
	.navbar-top {
		position: relative;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		z-index: 99;
		position: absolute;
		background: hsla(0, 0%, 0%, 0.75);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.w3-button {
		width: 33%;
	}
	.navbar-toggle {
		margin-top: 16px;
	}
	.callbacks_tabs {
		left: 41%;
		top: 80%;
	}
	.services-icon-info p {
		margin: 1em auto 0;
		line-height: 1.8em;
		width: 70%;
	}
	.services-right-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.gallery-grids-left {
		width: 50%;
		float: left;
	}
	.g-captn {
		width: 321px;
		height: 185px;
	}
	.g-captn h4 {
		font-size: 1.5em;
		margin: 2em 0 0 0;
	}
	.w3ls-button a,
	.w3l-button a,
	.w3ls-about-left a {
		padding: .2em 1.4em;
	}
	.contact input[type=text], .contact input[type=email], .contact textarea {
		width: 100%;
		float: none;
	}
	.contact-right.agileits-w3layouts {
		float: none;
		padding: 0;
		margin-bottom: 0.5em;
	}
	.free_agile_consultaion_img {
		min-height: 507px;
	}
	ul.nav.navbar-nav li a {
		font-size: .9em;
		line-height: 20px;
		color: #fff;
	}
	.container_sp{
	width: auto ;
}
.top_gsmc{
	display: none ;
}
.gsjjimg{
	display: none ;
}
.logo a img {
    float: left;
    width: 191%;
    position: relative;
    max-width: 407px;
}
.gsjjnr {
    width: auto;
    margin-left: 0px;
    padding: 0px 15px;
}
.cpnr ul li{
	width: 47%;
}
.cpnr ul li .cpimg{
	height: 130px;
}
.newnr ul li .newimg{
	display: none ;
}
.newnr ul li .newname{
	width: 100%;
}
.newnr ul li .newjs{
	width: 100%;
}
.foot{
	display:none;
}
.footerdb{
	padding-bottom: 50px;
	line-height: 25px;
}
.newnr ul li{
	width:98%;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






